home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Atari Mega Archive 1
/
Atari Mega Archive - Volume 1.iso
/
sound
/
players
/
naudio.lzh
/
naudio
/
examples
/
naudio.prj
< prev
next >
Wrap
Text File
|
1993-11-09
|
718b
|
24 lines
;>>>>>>> NAUDIO.PRJ for use with single module programs <<<<<<<<
* ; name of executable program is topmost window
.C [ -Y ]
.L [ -L -Y ]
.S [ -Y ]
= ; list of modules follows...
PCSTART.O ; startup code
* ; compile topmost window
PCBGILIB.LIB ; BGI library
PCFLTLIB.LIB ; floating point library
PCSTDLIB.LIB ; standard library
PCEXTLIB.LIB ; extended library
PCTOSLIB.LIB ; TOS library
PCGEMLIB.LIB ; AES and VDI library
NAUDIO.LIB ; NAUDIO library
NALLOC.LIB ; malloc for NAUDIO
DACS\SDAC2.O ; DAC table for PSG engine
;>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>><<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<